stubdom: Fix stubdom-dm after c/s 19818
authorKeir Fraser <keir.fraser@citrix.com>
Fri, 10 Jul 2009 17:12:13 +0000 (18:12 +0100)
committerKeir Fraser <keir.fraser@citrix.com>
Fri, 10 Jul 2009 17:12:13 +0000 (18:12 +0100)
commit7ace84ccbc69816800b4ae6e17d670492d033fc5
treef176e78fbc72124da0a98321e06e746af8366047
parente7a00028f94290b4e8c4a3fb63edabca5b47996e
stubdom: Fix stubdom-dm after c/s 19818

19818 added the following line to stubdom-dm:
  . ./stubdompath.sh
and replaced many paths with variables.  However the path to
stubdompath.sh is obviously wrong and stubdompath.sh is nowhere to be
found anyway.  For the moment I am dropping . ./stubdompath.sh and
hardcoding the values of the variables.

Signed-off-by: Stefano Stabellini <stefano.stabellini@eu.citrix.com>
stubdom/stubdom-dm